Skip to content

Conversation

@karydenroberts
Copy link

  • Add missing BedrockError exception class in llm.py
  • Remove debug time.sleep() calls (2s in llm.py, 20s in operate.py)
  • Fix QueryParam.mode default value to match Literal type hint
  • Replace Chinese debug messages with English equivalents
  • Add sensible placeholder values with comments in v1_test.py
  • Add setup.py for proper package installation via pip install -e .

- Add missing BedrockError exception class in llm.py
- Remove debug time.sleep() calls (2s in llm.py, 20s in operate.py)
- Fix QueryParam.mode default value to match Literal type hint
- Replace Chinese debug messages with English equivalents
- Add sensible placeholder values with comments in v1_test.py
- Add setup.py for proper package installation via pip install -e .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants